String Schema
ServicesResponseAdditionalInfoType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
Choice From Element Description Element Sequence Fees Element Permitted Element Sequence ModificationPolicies Element Choice From Element Description Element Sequence Fees Element Sequence CancellationPolicies Element LanguageCode Element Text Element Sequence GeneralInformation Element Sequence ServicesResponseAdditionalInfoType Complex Type
Overview
Sequence
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Free optional xs:boolean
True if cancelable for free
FreeTo optional xs:dateTime
End of "Free Cancellation" period
Full optional xs:boolean
True if noncancelable
FullFrom optional DateTimeType Simple Type
Start date-time of 100% penalty
Sequence
Sequence
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
From DateTimeType Simple Type
Start date/time of according fee
Choice
Nights xs:int
Fee in number of nights
Amount optional CurrencyAmountType Complex Type
Fee as absolute amount
Sequence
Percentage optional xs:decimal
Fee as percentage value
Free optional xs:boolean
True if modifiable for free
Upgradable optional xs:boolean
True if upgradable for free
Unchangeable optional xs:boolean
True if not changeable at all
Sequence
Permitted optional
Passengers optional xs:boolean
From optional xs:boolean
To optional xs:boolean
Duration optional xs:boolean
Room optional xs:boolean
Board optional xs:token
Sequence
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
From DateTimeType Simple Type
Start date/time of according fee
Choice
Nights xs:int
Fee in number of nights
Amount optional CurrencyAmountType Complex Type
Fee as absolute amount
Sequence
Percentage optional xs:decimal
Fee as percentage value
Used By
AdditionalInfos Element
AdditionalInfos Element
AdditionalInfos Element
AdditionalInfos Element
AdditionalInfos Element
Source
<xs:complexType name="ServicesResponseAdditionalInfoType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="GeneralInformation" type="TextLanguageType" minOccurs="0" maxOccurs="unbounded" />
    <xs:element name="CancellationPolicies" type="CancellationPoliciesType" minOccurs="0" />
    <xs:element name="ModificationPolicies" type="ModficationPoliciesType" minOccurs="0" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.